Robert Clausecker

Results 66 issues of Robert Clausecker

### Exact requirements The project should have a build mode where the binary takes the emulator code from its shared library instead of duplicating the code. This reduces the package...

enhancement

Build of weaviate v1.30.17 fails on armv7 and i386 FreeBSD with the following error message: > # github.com/weaviate/weaviate/entities/vectorindex/common > entities/vectorindex/common/config.go:59:14: constant 9223372036854775807 overflows int The line at fault seems to...

community

When a port in one flavor depends on another flavor of itself, Poudriere incorrectly detects this as a cyclic dependency and refuses to proceed. To reproduce, create `ports-mgmt/testport/Makefile` with the...

Feature_Request
Flavors

Bulding wayst on armv7 FreeBSD, the build fails with the following error: ``` cc -c src/html.c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c18 -MD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Werror=implicit-function-declaration -I/usr/local/include/freetype2/ -I/usr/local/include -o...

This crate is required to build the zed editor. As it doesn't currently support FreeBSD, we cannot build zed on FreeBSD. It would be great if you could look into...

enhancement

On riscv64 FreeBSD, I have been [experiencing problems](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284743) when running the system under high load. The system hangs, apparently with all threads in a livelock condition. This condition reproduces on...