| 3 Feb 2026 |
m.a. | * cups still works. it ended up being a bit tedious to do it from my device though and i ended up setting a print server for myself on my university account. as such i don't have the bandwidth to continue working on this personally (thought it should be doable, and i might try to work on it over spring break) | 05:36:55 |
Gaétan Lepage | FYI, llvmPackages_22.llvm is broken on darwin. | 14:18:33 |
niklaskorz | one test failing: LLVM-Unit :: Support/./SupportTests/ProgramEnvTest/TestExecuteEmptyEnvironment | 14:28:55 |
niklaskorz | /nix/var/nix/builds/nix-15173-3769289556/llvm-src-22.1.0-rc2/llvm/build/unittests/Support/./SupportTests --gtest_filter=ProgramEnvTest.TestExecuteEmptyEnvironment
--
dyld[8946]: Library not loaded: /nix/store/qr5yw8vvjaiq6x67zvj36gg9spbkkpc8-llvm-22.1.0-rc2-lib/lib/libLLVM.dylib
Referenced from: <A561A548-9CCB-3735-87FE-26D09C29CF32> /nix/var/nix/builds/nix-15173-3769289556/llvm-src-22.1.0-rc2/llvm/build/unittests/Support/SupportTests
Reason: tried: '/nix/store/qr5yw8vvjaiq6x67zvj36gg9spbkkpc8-llvm-22.1.0-rc2-lib/lib/libLLVM.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/nix/store/qr5yw8vvjaiq6x67zvj36gg9spbkkpc8-llvm-22.1.0-rc2-lib/lib/libLLVM.dylib' (no such file), '/nix/store/qr5yw8vvjaiq6x67zvj36gg9spbkkpc8-llvm-22.1.0-rc2-lib/lib/libLLVM.dylib' (no such file)
/nix/var/nix/builds/nix-15173-3769289556/llvm-src-22.1.0-rc2/llvm/unittests/Support/ProgramTest.cpp:704: Failure
Expected equality of these values:
0
RetCode
Which is: -2
/nix/var/nix/builds/nix-15173-3769289556/llvm-src-22.1.0-rc2/llvm/unittests/Support/ProgramTest.cpp:704
Expected equality of these values:
0
RetCode
Which is: -2
| 14:29:33 |
niklaskorz | well at least it looks like it never worked on darwin, nobody tested it when llvm 22 was added two weeks ago | 14:32:06 |