Tristan Ross
Tristan Ross
Trying to build OpenBLAS with nix on an Apple M2 and consistently getting the test to fail. ``` openblas> ******* FATAL ERROR - COMPUTED RESULT IS LESS THAN HALF ACCURATE...
**Description of the problem:** Enable FIPS in OpenSSL, ensure `openssl list -providers` shows that the FIPS provider is enabled. **Full code that generated the error** ```python PASTE YOUR CODE HERE...
Zig 0.14 is the latest stable release and features many fixes. Package managers are shipping 0.14 now and dropping 0.10.
**Is your feature request related to a problem? Please describe.** ``` klee-uclibc> INFO:Checking for ncurses... klee-uclibc> INFO:Writing templated file to "/build/source/Makefile.klee" klee-uclibc> INFO:Setting up pre-made configure for...aarch64 klee-uclibc> ERROR:"/build/source/klee-premade-configs/aarch64" does...
``` auto-patchelf: 4 dependencies could not be satisfied error: auto-patchelf could not satisfy dependency libc_musl.so wanted by /nix/store/hgmgvd1ws1711x8ld0hgvgh9jd2bgh1n-ndk-29-0-14206865-29.0.14206865/toolchains/llvm/prebuilt/linux-x86_64/musl/lib/aarch64-unknown-linux-musl/libc++.so error: auto-patchelf could not satisfy dependency libc_musl.so wanted by /nix/store/hgmgvd1ws1711x8ld0hgvgh9jd2bgh1n-ndk-29-0-14206865-29.0.14206865/toolchains/llvm/prebuilt/linux-x86_64/lib/aarch64-unknown-linux-musl/libc++abi.so error: auto-patchelf...
Trying to create a disk image for a system so I can install NixOS via cross compilation from aarch64-linux to riscv64-linux. The disk configuration has worked before with native compilation...
###### Description of changes Adds initial support for the DC ROMA II laptop from DeepComputing. Over the next week, I will be testing the system out more. ###### Things done...