-
https://github.com/JonathanWoollett-Light/mime2/blob/9287cfda74844e354e8703487bd64dbf227fdd1d/build.rs#L83C4-L83C66
This line panics when building code in a nix environment. I am not sure why the b…
-
On Intellij IDEA Community 2024.3
A problem occurred configuring project ':client'.
> Could not resolve all dependencies for configuration ':client:exceptions'.
> Could not find net.ornithemc:…
-
### Which version of the app?
WinUI 3 Gallery
### Description
I cloned this repo using VS 2022 17.12 Community, opened DesktopWrapper.sln and tried to compile/run the 'Packaged' target as per the r…
-
**Pre-conditions:**
- Freestyle project or Mult-configuration project or Pipline or Multibrunch pipline is created
**Description:**
As a registered user,
I want to be able to trigger builds for my p…
-
Hello,
I'm struggling a bit to build this on mac. I created a Conda environment with python 3.11 since it seems to be required by this tool, based on it looking for a file in python 3.11 when buildin…
-
the operation runs normaly up until a certin part where it freezes and either crashes the terminal or reboots the entire system, happens by just running ./babs.sh -b on my machine.
```
[ 0%] Gener…
-
## Steps To Reproduce
have shell.nix with the following content:
```
let
nixpkgs = fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-24.05";
pkgs = import nixpkgs { config = {}…
-
Another incarnation of #5317 : syzkaller build failed as:
```
touch .descriptions
GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=a8c9939451aee6b1bb28…
-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.4
### What versi…
-
Everytime we make a code change (eg: add a log line), kspDebugKotlin step takes 13 seconds and causes issues. Is this expected due to annotation library (or) is it supposed to be compiling incremental…